home *** CD-ROM | disk | FTP | other *** search
/ Aminet 37 / Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso / Aminet / comm / tcp / nullsana.lha / nullsana4.config < prev    next >
Text File  |  2000-02-18  |  418b  |  21 lines

  1. #
  2. # nullsana.config
  3. #
  4. # Example of a "slip" configuration
  5. #
  6. #
  7. # WIRE/K,MTU/N/K,MINTU/N/K,BPS/N/K,ADDR=ADDRESS/K,DELAY/N/K,DEV=DEVIATION/N/K,ERRORS/K/N,LOSS/K/N,DST=DSTUNIT/N
  8. #
  9. # WIRE is one of: LOOPBACK,ETHERNET,ARCNET,PPP,SLIP,CSLIP
  10. #
  11. wire slip
  12. mtu  1006
  13. # An IP number as hardware address.
  14. addr C0:06:FE:12
  15. # A realistic delay for 38400 b/s
  16. #delay 60 
  17. #deviation 60
  18. # loss 1000
  19. # with whom we are talking?
  20. dstunit 5
  21.